@charset "utf-8";
/* CSS Document */
BODY
{
    font-size: 13px;
	margin:0 auto;
}
UL
{
    padding: 0px;
    margin: 0px;
}
LI
{
    padding: 0px;
    margin: 0px;
}
P
{
    line-height: 10px;
}

.container
{
    width: 1170px;
	height:354px;
}
.container2
{
    width: 500px;
    height: 228px;
}

.container2 A IMG
{
    width: 500px;
    height: 228px;
}
.container IMG
{
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}
.td_f A IMG
{
    width: 1170px;
	height:354px;
}
.td_f2 A IMG
{
    width: 500px;
    height: 228px;
    border:0;
}
.num
{
    position: absolute;
    min-width: 120px;
    width:auto;
    float: right;
    top: 330px;
    left: 530px;
}
.num2
{
    position: absolute;
    min-width: 120px;
    width:auto;
    float: right;
    top: 200px;
    left: 225px;
}
.num LI
{
    text-align: center;
    line-height: 15px;
    list-style-type: none;
    margin:2px;
    width: 15px;
    font-family: Arial;
    background: url(fffff.png) no-repeat -15px 0px;
    float: left;
    height: 15px;
    /*color: #86a2b8;*/
	color:#ffffff;
    font-size: 12px;
    cursor: pointer;
}
.num2 LI
{
    text-align: center;
    line-height: 15px;
    list-style-type: none;
    margin:2px;
    width: 15px;
    font-family: Arial;
    background: url(fffff.png) no-repeat -15px 0px;
    float: left;
    height: 15px;
    /*color: #86a2b8;*/
	color:#ffffff;
    font-size: 12px;
    cursor: pointer;
}
.num LI.on
{
    line-height: 15px;
    width: 15px;
    background: url(fffff.png) no-repeat;
    height: 15px;
    /*color: #ffffff;*/
	color:#F49800;
}
.num2 LI.on
{
    line-height: 15px;
    width: 15px;
    background: url(fffff.png) no-repeat;
    height: 15px;
    /*color: #ffffff;*/
	color:#F49800;
}